Not much here

Johnny has some work to do.

iris |>
  plot_ly() |>
  add_markers(x = ~ Sepal.Length, y = ~ Petal.Length, color = ~ Species)